Skip to content

Multiple influxdb servers support#1638

Open
lucciano wants to merge 5 commits into
xoseperez:devfrom
lucciano:multi-influxdb
Open

Multiple influxdb servers support#1638
lucciano wants to merge 5 commits into
xoseperez:devfrom
lucciano:multi-influxdb

Conversation

@lucciano

Copy link
Copy Markdown
Contributor

Support for multiple InfluxDB.

@mcspr mcspr left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this practical though?

If what we trying to do is to write the same data to multiple instances, would something like https://github.com/jumptrading/influx-spout be a better option? (some more info)

Comment thread code/html/custom.js

function delNetwork() {
var parent = $(this).parents(".pure-g");
var parent = $(this).parents(".p-g");

@mcspr mcspr Mar 20, 2019

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i thought gulp will rename .pure-g to .p-g. does it not?

Comment thread code/html/custom.js

if("idbs" === key) {
console.log('"' + key + '"', key, "idbs" === key, value );
console.log("chanfle");

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some debug left

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants